github: ci: add cmake build and source directories
authorÁlvaro Fernández Rojas <[email protected]>
Fri, 14 Nov 2025 13:03:51 +0000 (14:03 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Fri, 14 Nov 2025 13:03:51 +0000 (14:03 +0100)
commit1eab20d6cda2603bef26aaaac9f4405dd870267a
tree235efcf8c0f591647db139b70bc4fc2932044aec
parent00010b8af022552eeb9e313cc3db5f45c6afff04
github: ci: add cmake build and source directories

Add cmake build and source directories to suppress the following warning:
CMake Warning:
  No source or binary directory provided. Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
.github/workflows/ci.yml